-- card: 38919 from stack: in -- bmap block id: 37974 -- flags: 0000 -- background id: 2665 -- name: -- part 1 (field) -- low flags: 00 -- high flags: 0002 -- rect: left=357 top=164 right=187 bottom=415 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: F1 -- part 2 (field) -- low flags: 00 -- high flags: 0002 -- rect: left=357 top=195 right=218 bottom=415 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: F2 -- part 3 (field) -- low flags: 00 -- high flags: 0002 -- rect: left=357 top=255 right=278 bottom=415 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: F3 -- part 4 (field) -- low flags: 00 -- high flags: 0002 -- rect: left=358 top=282 right=305 bottom=416 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: F4 -- part 5 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=332 top=130 right=152 bottom=432 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: SELFED ----- HyperTalk script ----- on mouseUp delete line 1 of card field F1 delete line 1 of card field F2 repeat 32 times put random of 16 into it if it <=15 then add 1 to card field F1 else add 1 to card field F2 end repeat add the value of card field F1 to card field F3 add the value of card field F2 to card field F4 end mouseUp -- part 7 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=333 top=24 right=46 bottom=433 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: RESET ----- HyperTalk script ----- on mouseUp put 0 into card field F1 put 0 into card field F2 put 0 into card field F3 put 0 into card field F4 end mouseUp -- part 8 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=353 top=316 right=338 bottom=453 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: CHI SQUARE ----- HyperTalk script ----- on mouseUp global bagone global bagtwo put the value of card field F3 into "bagone" put the value of card field F4 into "bagtwo" go to card id 25732 put 0 into card field class1 put 0 into card field class2 put 0 into card field class3 put 0 into card field class4 put 0 into card field F5 put 0 into card field F6 put 0 into card field F7 put 0 into card field F8 put bagone into card field "CLASS1" put bagtwo into card field "CLASS2" end mouseUp -- part 9 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=164 top=315 right=337 bottom=264 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: SUB HEADINGS ----- HyperTalk script ----- on mouseUp go to card id 34122 end mouseUp -- part contents for background part 1 ----- text ----- SHEPHERD'S PURSE SEEDS -- part contents for background part 2 ----- text ----- Two true breeding strains of Shepherd's Purse are bred and produce an F1 that displays only triangular seed coats. However some ovoid shaped coats creep into the F2. Self the F1 to see how many ovoid coats appear and strike an hypothesis explaining the method of inheritance. Check your hypothesis with the Chi Square. -- part contents for card part 3 ----- text ----- 89 -- part contents for card part 4 ----- text ----- 7 -- part contents for background part 8 ----- text ----- 177 -- part contents for card part 2 ----- text ----- 4 -- part contents for card part 1 ----- text ----- 28